Fix conflicting merge.
authoremellor@ewan <emellor@ewan>
Thu, 6 Oct 2005 23:21:00 +0000 (00:21 +0100)
committeremellor@ewan <emellor@ewan>
Thu, 6 Oct 2005 23:21:00 +0000 (00:21 +0100)
Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/XendCheckpoint.py

index 6e6e60156f92ea2adb2ab149c74afd344045b385..9250f71b6ca5f2fd228c51fc8bbd8130c4fa213a 100644 (file)
@@ -142,7 +142,7 @@ def restore(xd, fd):
                 log.debug("IntroduceDomain %d %d %d %s",
                           dominfo.getDomid(),
                           store_mfn,
-                          dominfo.store_channel.port1,
+                          dominfo.store_channel,
                           dominfo.getDomainPath())
                 IntroduceDomain(dominfo.getDomid(),
                                 store_mfn,